virtual base class meaning in Chinese
虚基类
虚拟基底类别
Examples
- Represents the virtual base class to hold event data for wmi events
表示保存wmi事件的事件数据的虚拟基类。 - For example , a dynamic cast from a virtual base class to a derived class
。例如,从虚拟基类到派生类的dynamic _ cast 。 - Virtual base class
虚拟基底类别 - Reuse some existing language element , qualifying the permissible usages and behavior based on the context of its use outlined in an accompanying specification think of the initialization and downcast semantics of virtual base classes , or the multiple uses of the
重用某些现有的语言元素,根据附带规范中概述的用法的上下文为基础,限定允许的用法和行为(如虚拟基类的初始化和向下转换语义,或者在文件范围内的函数内部和类声明内部多次使用